home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Personal Computer World 2009 February
/
PCWFEB09.iso
/
Software
/
Resources
/
Burning & Media
/
GB-PVR 1.2.13
/
GBPVR10213.msi
/
Cabs.w1.cab
/
logout.css391
< prev
next >
Wrap
Text File
|
2007-12-20
|
623b
|
45 lines
/*
CSS for Logout page.
*/
BODY {
margin:0px;
padding:0px;
background-color:#ffffff;
font-family:Verdana,"Trebuchet MS", Arial, sans-serif;
font-size:10px;
}
.programInfo {
display: inline-block;
position: absolute;
float:right;
top:0px;
right:0px;
font-size: 16px;
font-weight:bold;
line-height: 40px;
vertical-align: middle;
margin-right: 5px;
}
.textLarge {
line-height:20px;
}
.textSmall {
padding-left:3px;
line-height:12px;
}
#USER_INFO {
top: 100px;
left: 100px;
position: relative;
}
.LOGIN_BUTTON {
position: relative;
left: 75px;
}